CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 十 进制 转换 二进制

搜索资源列表

  1. 进制转换程序

    0下载:
  2. 进制转换程序,用于十、十六、八、二进制的转换-base for the conversion process, for 10, 16, 8, binary conversion
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:168778
    • 提供者:ywd
  1. 十进制整数相互转换

    0下载:
  2. 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换,对数值运算和运算转换有帮助-a group function for converting hexadecimal string octal binary string string to decimal integer conversion of numerical computing and Operational Conversion help
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3506
    • 提供者:张连成
  1. 二进制与机器码转换

    0下载:
  2. 1.进制之间的转换:可以实现十进制转换成其他的进制:二进制,八进制,十六进制;2.机器码之间的转换:输入真值,可以转换成原码,反码还有补码。-1.the conversion of scales:implemant of conversion in decimal and orther scales:binary, octal, and hex.2.the conbersion of machine codes:input ttuth value,then converting into for
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1858
    • 提供者:雨金
  1. 十六进制数转换为等值的二进制数

    0下载:
  2. 编写程序,将键盘接收到的四位十六进制数转换为等值的二进制数,再显示在屏幕上。若输入的不是0-F间的数字,则显示出错信息,并要求重新输入-Preparation procedures, the keyboard received four of sixteen hexadecimal conversion into equivalent binary number, and then displayed on the screen. If the input is not 0-F figures,
  3. 所属分类:汇编语言

    • 发布日期:2017-03-21
    • 文件大小:838
    • 提供者:付雪
  1. 进制转换器

    2下载:
  2. 五、 进制转换器(10) 要求:(1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 ,Friday, hex converter (10) request: (1) may enter the binary, octal, decimal, hexadecimal number (2) will have entered into the rest of the number of h
  3. 所属分类:其他小程序

    • 发布日期:2017-03-02
    • 文件大小:914
    • 提供者:chen fei
  1. calculator.rar

    0下载:
  2. 二进制、十进制、十六进制数字的四则运算及转换,以及二进制的移位操作,Binary, decimal, hexadecimal digits of the four operations and conversion, as well as the binary shift operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:22163
    • 提供者:eefamily
  1. numt_convert.zip

    0下载:
  2. 十进制、八进制、二进制、十六进制的相互转换,Decimal, octal, binary, hexadecimal conversion
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:32838
    • 提供者:fjw
  1. bmp2bin.rar

    0下载:
  2. 使用vc2005编写的bmp图片处理程序,具有打开bmp图片,获取图像大小,裁剪图片,获得指定大小图片,bmp转换为二进制十六进制等功能,Vc2005 prepared using bmp image processing procedures, have to open bmp picture, access to image size, cutting pictures, access to specified sizes, picture, bmp convert hexadecimal
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-04-26
    • 文件大小:3594057
    • 提供者:hungkun
  1. 多字节BCD码转换成十六进制

    1下载:
  2. 多字节十进制整数(压缩BCD码)转换为二进制整数子程序;入口:R0指向多字节十进制整数高位,R1指向结果多字节二进制整数高位,R7=n ;使用A,R0~R7,影响CY
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. MASM

    1下载:
  2. 要求把从键盘输入的0~FFFFH的十六进制正数转换为十进制数并在屏幕上显示出来。程序主要由十六进制转换二进制、二进制转换十进制两个子程序组成,可将主程序和子程序放在同一程序模块中,在子程序中省略对寄存器的保护和恢复工作,子程序之间的参数传送则采用寄存器传送方式-Demanded from the keyboard input 0 ~ FFFFH hexadecimal number is converted to a decimal number and displayed on the scr
  3. 所属分类:assembly language

    • 发布日期:2016-01-26
    • 文件大小:31001
    • 提供者:张陆军
  1. hexconv

    1下载:
  2. 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
  3. 所属分类:Other windows programs

    • 发布日期:2016-04-22
    • 文件大小:3363
    • 提供者:站长
  1. B06040403_a_5

    0下载:
  2. 题目:进制转换 要求:(1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 -MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:30111
    • 提供者:zaoyan
  1. denbinhex

    0下载:
  2. 转换十六进制, 十进制, 二进制, ASCII码的Visual Basic 6 源代码-This project converts a value of hex (base 16), denary (base 10), binary (base 2) or ascii into each of the others.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:8208
    • 提供者:laimijun
  1. decimalize

    0下载:
  2. 进制转换器。可在二进制、八进制、十进制、十六进制间进行装换。-Binary converter. In binary, octal, decimal, hexadecimal, installed between the change.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:58980
    • 提供者:陈恺
  1. asmThesystemtransformation

    0下载:
  2. 用汇编语言实现的多功能整数进制转换,包括十进制,二进制,十六进制等。-1:Decimal number change into binary number ,0AH,0DH 十进制转化为二进制 2:Binary number change into decimal number ,0AH,0DH 二进制转化为十进制 3:Decimal number change into hexadecimal number ,0AH,0DH 十进制转化为十六进制 4:Hexadecimal num
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-06
    • 文件大小:8657
    • 提供者:fubinbin
  1. converter

    0下载:
  2. (1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 -(1) may enter the binary, octal, decimal, hexadecimal numbers (2) the number has been entered into the rest of the number of hex (3) with input and output interfaces.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:2049
    • 提供者:LCC
  1. VB十六进制转换工具V1.0源代码和程序szd

    1下载:
  2. 将十六进制与二进制 十进制互相转换的工具,范围0-32767(A tool that converts sixteen decimal and binary decimal, range 0-32767)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:12288
    • 提供者:kenyi2007
  1. 程序员必备所有制码转换

    0下载:
  2. 二进制 ASCII码 八进制 十六进制 特点数位 逢10进1 逢2进1 逢16进1 美国信息交换标准代码(计算机键盘代码) 共256个字符每个字符8big BCD码(8421) 格雷码等(Binary ASCII code Octal number system Hexadecimal Characteristic digit 10 to 1 2 to 1 16 to 1 Standard code for the exchange of informati
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:206848
    • 提供者:踏雪飞扬
  1. JZZF

    0下载:
  2. 用于20以内的常见进制转换,二进制、八进制、十进制、十六进制的相互转换。(Common base conversion for less than 20.)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:12288
    • 提供者:清浊
  1. C

    0下载:
  2. (1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。((1) can be entered into binary, octal, decimal, and sixteen decimal number. (2) convert the number of the input into the rest of the number; (3) there is an input and output interface.)
  3. 所属分类:汇编语言

    • 发布日期:2018-04-19
    • 文件大小:6144
    • 提供者:COREY小北2018
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com